rasterization - определение. Что такое rasterization
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое rasterization - определение

PROCESS OF DESCRIBING AN IMAGE IN TERMS OF A PIXEL OR VOXEL GRID (NAMED AFTER THE LATIN WORD FOR RAKE, AS THE PICTURE/VOLUMETRIC ELEMENTS ARE USUALLY ARRANGED IN LINES LIKE THOSE PRODUCED BY A RAKE)
Rasterization; Rasterised; Rasterize; Rasterized; Vector to raster; Rasterizing; Rasterizer; Raster project; Rasterise; Triangle rasterization; Rasterization algorithm
  • pixel precision (left) vs sub-pixel precision (middle) vs anti-aliasing (right)
  • raster graphic image
  • rasterizing triangles using the top-left rule

rasterizing         
rasterize         
or rasterise
¦ verb Computing convert (an image stored as an outline) into pixels that can be displayed on a screen or printed.
Derivatives
rasterization noun
rasterizer noun
Rasterisation         
In computer graphics, rasterisation (British English) or rasterization (American English) is the task of taking an image described in a vector graphics format (shapes) and converting it into a raster image (a series of pixels, dots or lines, which, when displayed together, create the image which was represented via shapes). The rasterized image may then be displayed on a computer display, video display or printer, or stored in a bitmap file format.

Википедия

Rasterisation

In computer graphics, rasterisation (British English) or rasterization (American English) is the task of taking an image described in a vector graphics format (shapes) and converting it into a raster image (a series of pixels, dots or lines, which, when displayed together, create the image which was represented via shapes). The rasterized image may then be displayed on a computer display, video display or printer, or stored in a bitmap file format. Rasterization may refer to the technique of drawing 3D models, or the conversion of 2D rendering primitives such as polygons, line segments into a rasterized format.